FAB2BCLDependencyRule 
Logical Entity Name  FAB2BCLDependencyRule 
Default Table Name  FAB2BCLDependencyRule 
Physical Only  NO 
Definition 
 
Note 
 

FAB2BCLDependencyRule Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FAB2BCLDependencyRuleId(PK)    smallint  NO 
 
OrderID    smallint  NO 
 
SourceFileName    varchar(255)  NO 
 
DependentFileName    varchar(255)  NO 
 
SchoolServiceCode    varchar(3)  NO 
 
ProcessFrequency    smallint  NO 
 
TrialCount    smallint  NO 
 
StartTime    datetime  NO 
 
ReverseDependentFileName    varchar(255)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 
ProcessByAPRI    bit  NO 
 

FAB2BCLDependencyRule Primary and Unique Keys 
Key Name  Key Type  Keys 
FAB2BCLDependencyRule_FAB2BCLDependencyRuleId_U_C_IDX  PrimaryKey  FAB2BCLDependencyRuleId 

FAB2BCLDependencyRule Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FAB2BCLDependencyRule_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FAB2BCLDependencyRule Check Constraints 
Check Constraint Name  CheckConstraint